home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / Chip_2004-06_cd1.bin / software / tsw / tsw.exe / {app} / data / editorsettings.dat next >
INI File  |  2003-01-24  |  3KB  |  82 lines

  1. [AltSetsColumnMode]
  2. Value=false
  3. Comment=Holding down the Alt Key will put the selection mode into columnar format
  4. [AutoIndent]
  5. Value=true
  6. Comment=Will indent the caret on new lines with the same amount of leading white space as the preceding line
  7. [AutoSizeMaxLeftChar]
  8. Value=false
  9. Comment=Automatically resizes the max left char when adding lines
  10. [DisableScrollArrows]
  11. Value=false
  12. Comment=Disables the scroll bar arrow buttons when you can't scroll in that direction any more
  13. [DragDropEditing]
  14. Value=true
  15. Comment=Allows you to select a block of text and drag it within the document to another location
  16. [DropFiles]
  17. Value=true
  18. Comment=Allows the editor accept OLE file drops
  19. [EnhanceHomeKey]
  20. Value=false
  21. Comment=enhances home key positioning, similar to visual studio
  22. [GroupUndo]
  23. Value=false
  24. Comment=When undoing/redoing actions, handle all continous changes of the same kind in one call instead undoing/redoing each command separately
  25. [HalfPageScroll]
  26. Value=false
  27. Comment=When scrolling with page-up and page-down commands, only scroll a half page at a time
  28. [HideShowScrollbars]
  29. Value=true
  30. Comment=if enabled, then the scrollbars will only show when necessary.  If you have ScrollPastEOL, then it the horizontal bar will always be there (it uses MaxLength instead)
  31. [KeepCaretX]
  32. Value=false
  33. Comment=When moving through lines w/o Cursor Past EOL, keeps the X position of the cursor
  34. [NoCaret]
  35. Value=false
  36. Comment=Makes it so the caret is never visible
  37. [NoSelection]
  38. Value=false
  39. Comment=Disables selecting text
  40. [RightMouseMovesCursor]
  41. Value=false
  42. Comment=When clicking with the right mouse for a popup menu, move the cursor to that location
  43. [ScrollByOneLess]
  44. Value=false
  45. Comment=Forces scrolling to be one less
  46. [ScrollHintFollows]
  47. Value=false
  48. Comment=The scroll hint follows the mouse when scrolling vertically
  49. [ScrollPastEof]
  50. Value=false
  51. Comment=Allows the cursor to go past the end of file marker
  52. [ScrollPastEol]
  53. Value=false
  54. Comment=Allows the cursor to go past the last character into the white space at the end of a line
  55. [ShowScrollHint]
  56. Value=false
  57. Comment=Shows a hint of the visible line numbers when scrolling vertically
  58. [ShowSpecialChars]
  59. Value=false
  60. Comment=Shows the special Characters
  61. [SmartTabDelete]
  62. Value=false
  63. Comment=similar to Smart Tabs, but when you delete characters
  64. [SmartTabs]
  65. Value=false
  66. Comment=When tabbing, the cursor will go to the next non-white space character of the previous line
  67. [SpecialLineDefaultFg]
  68. Value=false
  69. Comment=disables the foreground text color override when using the OnSpecialLineColor event
  70. [TabIndent]
  71. Value=false
  72. Comment=When active <Tab> and <Shift><Tab> act as block indent, unindent when text is selected
  73. [TabsToSpaces]
  74. Value=false
  75. Comment=Converts a tab character to a specified number of space characters
  76. [TrimTrailingSpaces]
  77. Value=false
  78. Comment=Spaces at the end of lines will be trimmed and not saved
  79. [HighlightCurrentLine]
  80. Value=false
  81. Comment=Highlights the current line with the HighlightCurrentColor
  82.